From a2208712505ed94c53c78a874a7a75a06be6c01a Mon Sep 17 00:00:00 2001 From: Murray Cumming Date: Fri, 31 Jan 2014 11:24:18 +0100 Subject: [PATCH] docs: Improve grammar in GtkHeaderBar overview --- gtk/gtkheaderbar.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gtk/gtkheaderbar.c b/gtk/gtkheaderbar.c index 36c7e70081..a1769f4732 100644 --- a/gtk/gtkheaderbar.c +++ b/gtk/gtkheaderbar.c @@ -37,8 +37,8 @@ * @Title: GtkHeaderBar * @See_also: #GtkBox, #GtkActionBar * - * GtkHeaderBar is similar to a horizontal #GtkBox, it allows to place - * children at the start or the end. In addition, it allows a title and + * GtkHeaderBar is similar to a horizontal #GtkBox. It allows children to + * be placed at the start or the end. In addition, it allows a title and * subtitle to be displayed. The title will be centered with respect to * the width of the box, even if the children at either side take up * different amounts of space. The height of the titlebar will be -- 2.30.2